{strip} {assign var=c_tr_w value=''} {assign var=c_tr_h value=''} {assign var=condition_split_users value=0} {assign var=visible_photos value=0} {assign var=widget_enabled value=0} {assign var=kl_count value=$res_u_photo.kl_count} {if $corrupted_feed} {$this->unv_feed('photo',$res.id)} {else}
{$this->feedConvDate($res.added)}
{foreach $l_users as $user_result} {if $condition_split_users > 2} {break} {/if} {if $condition_split_users === 0}
{$user_result.name}
{else if $condition_split_users === 1} {if count($l_users) - 2 === 0} {$this->lang['and']} {else}, {/if}
{$user_result.name}
{else if $condition_split_users > 1}  {$this->lang['and_other']} {if count($l_users) - 2 == 1} {$total_u_lk_count-2} {$this->lang['friend']} {else} {$total_u_lk_count-2} {$this->lang['friends']}{/if} {/if} {$condition_split_users = $condition_split_users+1} {foreachelse}
{$res.fullname}
{/foreach}
 {$this->lang['liked_this']}
{if $clubid > 0}
{$res.club_name}
{else}
{$res.fullname}
{/if}
{if $clubid > 0}
{$res.club_name}
{else}
{$res.fullname}
{/if}  {$this->lang['added_a_photo']}
{if $clubid > 0} {assign var=is_gif value={$this->is_gif($photo_id,1)}} {else} {assign var=is_gif value={$this->is_gif($photo_id)}} {/if} {if $res_u_photo.info} {assign var=photo_description value=$this->str_smilies(pellipse($res_u_photo.info,100))}
{$photo_description}{$this->checkForTranslating($photo_description)}
{/if}
{if $clubid > 0} {else} {/if}
{include file="{$this->theme_dir}/feed/widget-list.html"}
{/if} {/strip}